home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / kmix / README < prev   
Text File  |  2008-01-29  |  1KB  |  46 lines

  1. In this file:
  2.  
  3. * What it is
  4. * Common Mistakes
  5. * Debugging
  6. * More Info
  7.  
  8. What it is
  9. ----------
  10.  
  11. * dragonplayer: Video Player is a very simple Phonon-based media player.
  12. * kmix: the audio mixer as a standalone program and Kicker applet
  13. * kscd: A CD player with an interface to the internet CDDB database
  14.  
  15. The following are libraries and plugins that are building the core
  16. infrastructure of above applications:
  17.  
  18. * strigi-analyzer: provide meta information about sound files
  19. * libkcddb: a library for retrieving and sending cddb information
  20.  
  21. Common Mistakes
  22. ---------------
  23.  
  24. If configure claims Qt cannot be found, have a look at http://www.trolltech.com
  25. to get a copy of latest Qt 4.3.x version.
  26.  
  27. Debugging
  28. ---------
  29. You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
  30. want to have debug code in your KDE apps and libs. We recommend to do this,
  31. since this is alpha software and this makes debugging things a whole lot
  32. easier.
  33.  
  34.  
  35. More Info
  36. ---------
  37.  
  38. Have a look at the individual subdirectories, if you want to know, what
  39. versions of apps are included.
  40.  
  41. Please direct any bug reports to our bug list by visiting
  42. http://bugs.kde.org.
  43.  
  44. General KDE discussions should go to the KDE mailing list (kde@kde.org).
  45.  
  46.